Multiple Search Terms
Multiple criteria terms may be specified in order to narrow the search operation to a more specific subset of objects. Multiple search criteria are created using the & operator to chain individual search criteria terms. In the term
((L='New Construction') & (C='Phase 1'))
two search terms are combined to filter for a specific set of objects, in this case any objects on the layer New Construction whose class is Phase 1. To narrow the search even further, simply add additional search terms:
((L='New Construction') & (C='Phase 1') & (SEL=TRUE))
In the example, the selection status attribute type was added, so now only selected objects in the Phase 1 class on layer New Construction will match the search.

Search Criteria : Search Criteria Format : Multiple Search Terms

Nemetschek NA
Phone: 410.290.5114
Fax: 410.290.8050